Platform Explorer / Nuxeo Platform 2023.10

Extension point filtering

Documentation

Extension point to set if filtering is enabled or disabled. Other characters can be added to be filtered if present.

    <filtering enabled="true">
        <disallowedCharacters>
            <character>\r</character>
            <character>\t</character>
        </disallowedCharacters>
    </filtering>

Contribution Descriptors

  • Class: org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.